home *** CD-ROM | disk | FTP | other *** search
/ CompuServe CD 296W / CompuServe 296W.iso / csdemo / csdemo.exe / csdemo.DXR / 00177.ls < prev    next >
Encoding:
Text File  |  1995-09-14  |  132 b   |  8 lines

  1. on exitFrame
  2.   repeat with x = 13 to 24
  3.     set the cursor of sprite x to [115, 116]
  4.   end repeat
  5.   startTimer()
  6.   go("flash2")
  7. end
  8.